Dsl

class Dsl

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
Link copied to clipboard
@get:JvmName(name = "getFloatValue")
@set:JvmName(name = "setFloatValue")
var floatValue: Float

float float_value = 2;

Link copied to clipboard
@get:JvmName(name = "getType")
@set:JvmName(name = "setType")
var type: InterdeviceProtos.MessageType

.meshtastic.MessageType type = 1;

Link copied to clipboard
@get:JvmName(name = "getTypeValue")
@set:JvmName(name = "setTypeValue")
var typeValue: Int
Link copied to clipboard
@get:JvmName(name = "getUint32Value")
@set:JvmName(name = "setUint32Value")
var uint32Value: Int

uint32 uint32_value = 3;

Functions

Link copied to clipboard
fun clearData()
Link copied to clipboard

float float_value = 2;

Link copied to clipboard
fun clearType()

.meshtastic.MessageType type = 1;

Link copied to clipboard

uint32 uint32_value = 3;

Link copied to clipboard

float float_value = 2;

Link copied to clipboard

uint32 uint32_value = 3;